PDF4Java Reference Documentation
com.o2sol.pdf4java.document Package / PDFViewerPreferences Class / getCenterWindow Method
In This Topic
    getCenterWindow Method
    In This Topic
    Gets a value indicating whether to position the document's window in the center of the screen.
    Syntax
    public boolean getCenterWindow()

    Return Value

    True if the document's window is position in the center of the screen.
    See Also